TLogger.Debug(string,TVarRec[]) Method

Represents method Debug(string,TVarRec[]).

Namespace: Spring.Logging.Loggers
public
 procedure Debug(const fmt : string; const args : array of const); overload;

Parameters

fmt
Type: string

args
Type: array of const

Implements

ILogger.Debug(string,TVarRec[])